File format for importing user information
You can create a user and group file manually using an application that outputs an XML file. You can also write a script that processes an existing file (such as a list of enrolled students and courses) and outputs an XML file. The XML file you create must conform to the format shown below. The file below has three parts:
The header of the sample file defines the elements (uglist, user, group, and so forth) that are in the body of the file. The user information in the body of the file must precede the group information. Tip: For information on XML syntax, use Sherlock to search the Internet. The sample file shown below contains information for four users. The following information is listed for each user:
The sample file also contains information for a group named People with the group members Denis Serenyi, Forest Hill, Hali Kilbourne, and Megan Anderson. Sample file <?XML version="1.0"?> Related topic
|
||||||||||||||||||||||||||
Table of contents |